domain builder: multiboot-like module support
authorKeir Fraser <keir.fraser@citrix.com>
Fri, 11 Dec 2009 08:44:33 +0000 (08:44 +0000)
committerKeir Fraser <keir.fraser@citrix.com>
Fri, 11 Dec 2009 08:44:33 +0000 (08:44 +0000)
commitb1fc842a272f865e86a78f104b9ed59b29952f46
tree7c59d5e484b1e827f70cfb6ce6dc34a71e916ab9
parentef9550e2e2f3d682155f9c236c94c254f3369686
domain builder: multiboot-like module support

This defines how multiple modules can be passed to a domain by packing
them together into a "multiboot module" in a way very similar to the
multiboot standard.  An SIF_ flag is added to announce such package.
This also adds a packing implementation to PV-GRUB.

Signed-Off-By: Samuel Thibault <samuel.thibault@ens-lyon.org>
stubdom/grub.patches/99minios
stubdom/grub/config.h
stubdom/grub/kexec.c
stubdom/grub/mini-os.c
xen/include/public/xen.h